|
Global optimization is a branch of applied mathematics and numerical analysis that deals with the global optimization of a function or a set of functions according to some criteria. Typically, a set of bound and more general constraints is also present, and the decision variables are optimized considering also the constraints. Global optimization is distinguished from regular optimization by its focus on finding the maximum or minimum over all input values, as opposed to finding ''local'' minima or maxima. == General == A common (standard) model form is the minimization of one real-valued function in the parameter-space , or its specified subset : here denotes the set defined by the constraints. (The maximization of a real-valued function is equivalent to the minimization of the function .) In many nonlinear optimization problems, the objective function has a large number of ''local'' minima and maxima. Finding an arbitrary local optimum is relatively straightforward by using classical ''local optimization'' methods. Finding the global minimum (or maximum) of a function is far more difficult: symbolic (analytical) methods are frequently not applicable, and the use of numerical solution strategies often leads to very hard challenges. 抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)』 ■ウィキペディアで「global optimization」の詳細全文を読む スポンサード リンク
|